home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / comm / lik32130.zip / LIKSE32.EXE / 0 / RCDATA / TFONTFORM / TFONTFORM.txt
Text File  |  1996-11-16  |  6KB  |  285 lines

  1. object FontForm: TFontForm
  2.   Left = 78
  3.   Top = 134
  4.   Width = 524
  5.   Height = 316
  6.   Caption = 'Viewer Preferences'
  7.   Font.Color = clBlack
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   TextHeight = 16
  15.   object Viewer: THTMLViewer
  16.     Left = 0
  17.     Top = 0
  18.     Width = 327
  19.     Height = 289
  20.     Cursor = crIBeam
  21.     ViewImages = True
  22.     TabOrder = 0
  23.     Align = alClient
  24.     BorderStyle = bsSingle
  25.     HistoryMaxCount = 0
  26.     DefFontName = 'Times New Roman'
  27.     DefPreFontName = 'Courier New'
  28.     NoSelect = False
  29.   end
  30.   object Panel2: TPanel
  31.     Left = 327
  32.     Top = 0
  33.     Width = 189
  34.     Height = 289
  35.     Align = alRight
  36.     Locked = True
  37.     TabOrder = 1
  38.     object Label1: TLabel
  39.       Left = 10
  40.       Top = 112
  41.       Width = 21
  42.       Height = 13
  43.       Caption = 'Text'
  44.       Font.Color = clBlack
  45.       Font.Height = -11
  46.       Font.Name = 'MS Sans Serif'
  47.       Font.Style = []
  48.       ParentFont = False
  49.     end
  50.     object Label2: TLabel
  51.       Left = 80
  52.       Top = 8
  53.       Width = 20
  54.       Height = 13
  55.       Caption = 'Link'
  56.       Font.Color = clBlack
  57.       Font.Height = -11
  58.       Font.Name = 'MS Sans Serif'
  59.       Font.Style = []
  60.       ParentFont = False
  61.       WordWrap = True
  62.     end
  63.     object Bevel1: TBevel
  64.       Left = 8
  65.       Top = 240
  66.       Width = 169
  67.       Height = 41
  68.       Shape = bsFrame
  69.     end
  70.     object Label5: TLabel
  71.       Left = 10
  72.       Top = 8
  73.       Width = 61
  74.       Height = 13
  75.       Caption = 'Background '
  76.       Font.Color = clBlack
  77.       Font.Height = -11
  78.       Font.Name = 'MS Sans Serif'
  79.       Font.Style = []
  80.       ParentFont = False
  81.     end
  82.     object SpeedButton2: TSpeedButton
  83.       Tag = 1
  84.       Left = 10
  85.       Top = 192
  86.       Width = 65
  87.       Height = 17
  88.       Hint = 'Select a color from Windows Color Palette'
  89.       Caption = 'Color Palette'
  90.       Font.Color = clBlack
  91.       Font.Height = -11
  92.       Font.Name = 'MS Sans Serif'
  93.       Font.Style = []
  94.       ParentFont = False
  95.       ParentShowHint = False
  96.       ShowHint = True
  97.       OnClick = SpeedButton2Click
  98.     end
  99.     object SpeedButton3: TSpeedButton
  100.       Tag = 2
  101.       Left = 10
  102.       Top = 88
  103.       Width = 65
  104.       Height = 17
  105.       Hint = 'Select a color from Windows Color Palette'
  106.       Caption = 'Color Palette'
  107.       Font.Color = clBlack
  108.       Font.Height = -11
  109.       Font.Name = 'MS Sans Serif'
  110.       Font.Style = []
  111.       ParentFont = False
  112.       ParentShowHint = False
  113.       ShowHint = True
  114.       OnClick = SpeedButton2Click
  115.     end
  116.     object SpeedButton4: TSpeedButton
  117.       Tag = 3
  118.       Left = 80
  119.       Top = 88
  120.       Width = 65
  121.       Height = 17
  122.       Hint = 'Select a color from Windows Color Palette'
  123.       Caption = 'Color Palette'
  124.       Font.Color = clBlack
  125.       Font.Height = -11
  126.       Font.Name = 'MS Sans Serif'
  127.       Font.Style = []
  128.       ParentFont = False
  129.       ParentShowHint = False
  130.       ShowHint = True
  131.       OnClick = SpeedButton2Click
  132.     end
  133.     object FntColorGrid: TColorGrid
  134.       Tag = 1
  135.       Left = 10
  136.       Top = 128
  137.       Width = 64
  138.       Height = 64
  139.       Hint = 'Use left mouse button to pick color'
  140.       ClickEnablesColor = True
  141.       ForegroundIndex = -1
  142.       ForegroundEnabled = False
  143.       BackgroundEnabled = False
  144.       Font.Color = clBlack
  145.       Font.Height = -11
  146.       Font.Name = 'MS Sans Serif'
  147.       Font.Style = []
  148.       ParentFont = False
  149.       ParentShowHint = False
  150.       Selection = 3
  151.       ShowHint = True
  152.       TabOrder = 0
  153.       TabStop = True
  154.       OnChange = FntColorGridChange
  155.     end
  156.     object BitBtn1: TBitBtn
  157.       Left = 16
  158.       Top = 248
  159.       Width = 70
  160.       Height = 25
  161.       Caption = '&OK'
  162.       TabOrder = 1
  163.       Kind = bkOK
  164.     end
  165.     object BitBtn2: TBitBtn
  166.       Left = 96
  167.       Top = 248
  168.       Width = 70
  169.       Height = 25
  170.       Caption = '&Cancel'
  171.       TabOrder = 2
  172.       Kind = bkCancel
  173.     end
  174.     object LinkColorGrid: TColorGrid
  175.       Tag = 3
  176.       Left = 80
  177.       Top = 24
  178.       Width = 64
  179.       Height = 64
  180.       ClickEnablesColor = True
  181.       ForegroundIndex = -1
  182.       ForegroundEnabled = False
  183.       BackgroundEnabled = False
  184.       TabOrder = 3
  185.       TabStop = True
  186.       OnChange = FntColorGridChange
  187.     end
  188.     object BGColorGrid: TColorGrid
  189.       Tag = 2
  190.       Left = 10
  191.       Top = 24
  192.       Width = 64
  193.       Height = 64
  194.       ClickEnablesColor = True
  195.       ForegroundIndex = -1
  196.       ForegroundEnabled = False
  197.       BackgroundEnabled = False
  198.       ParentShowHint = False
  199.       ShowHint = True
  200.       TabOrder = 4
  201.       TabStop = True
  202.       OnChange = FntColorGridChange
  203.     end
  204.     object CHK_Default: TCheckBox
  205.       Left = 8
  206.       Top = 220
  207.       Width = 97
  208.       Height = 17
  209.       Caption = '&Save as Default'
  210.       Font.Color = clBlack
  211.       Font.Height = -11
  212.       Font.Name = 'MS Sans Serif'
  213.       Font.Style = []
  214.       ParentFont = False
  215.       TabOrder = 5
  216.     end
  217.     object GroupBox1: TGroupBox
  218.       Left = 80
  219.       Top = 120
  220.       Width = 100
  221.       Height = 89
  222.       Caption = 'Set Font'
  223.       Font.Color = clBlack
  224.       Font.Height = -11
  225.       Font.Name = 'MS Sans Serif'
  226.       Font.Style = []
  227.       ParentFont = False
  228.       TabOrder = 6
  229.       object BT_PFONT: TButton
  230.         Left = 5
  231.         Top = 16
  232.         Width = 89
  233.         Height = 25
  234.         Caption = 'Proportional Font'
  235.         Font.Color = clBlack
  236.         Font.Height = -11
  237.         Font.Name = 'MS Sans Serif'
  238.         Font.Style = []
  239.         ParentFont = False
  240.         TabOrder = 0
  241.         OnClick = BT_PFONTClick
  242.       end
  243.       object BT_FFONT: TButton
  244.         Left = 5
  245.         Top = 48
  246.         Width = 90
  247.         Height = 25
  248.         Caption = 'Fixed Font'
  249.         Font.Color = clBlack
  250.         Font.Height = -11
  251.         Font.Name = 'MS Sans Serif'
  252.         Font.Style = []
  253.         ParentFont = False
  254.         TabOrder = 1
  255.         OnClick = BT_FFONTClick
  256.       end
  257.     end
  258.   end
  259.   object ColorDialog1: TColorDialog
  260.     Left = 440
  261.     Top = 200
  262.   end
  263.   object FontDialog1: TFontDialog
  264.     Font.Color = clWindowText
  265.     Font.Height = -13
  266.     Font.Name = 'System'
  267.     Font.Style = []
  268.     MinFontSize = 0
  269.     MaxFontSize = 0
  270.     Left = 352
  271.     Top = 200
  272.   end
  273.   object FontDialog2: TFontDialog
  274.     Font.Color = clWindowText
  275.     Font.Height = -13
  276.     Font.Name = 'System'
  277.     Font.Style = []
  278.     MinFontSize = 0
  279.     MaxFontSize = 0
  280.     Options = []
  281.     Left = 479
  282.     Top = 24
  283.   end
  284. end
  285.